only do the coordinate check if tmp is not NULL.
authorKristian Rietveld <kris@imendio.com>
Tue, 17 Jul 2007 12:39:20 +0000 (12:39 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Tue, 17 Jul 2007 12:39:20 +0000 (12:39 +0000)
commit2a8be448e359a67afa35d71ef15ca6282b3a86ed
tree22be022920307f25f69e6aac37cbc540696d3fd7
parent20580e491e58c770fdfa5a2a3a9abfd8e6208641
only do the coordinate check if tmp is not NULL.

2007-07-17  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktooltip.c (find_widget_under_pointer): only do the
coordinate check if tmp is not NULL.

svn path=/trunk/; revision=18486
ChangeLog
gtk/gtktooltip.c